Data for ATLAS have been encrypted in a tarball and are available for download directly from NITRC or from an Amazon Web Services S3 bucket.

Direct Download

Please click here to download ATLAS raw data from NITRC (4.0 GB).

Please click here to download ATLAS preprocessed data from NITRC (9.7 GB).

Cyberduck

Cyberduck GUI

Once the data is downloaded, using the terminal, change the directory to the folder where you downloaded the files and decrypt the tar.gz files using one of the following command:

OpenSSL:

openssl aes-256-cbc -md sha256 -d -a -in atlas21_training_raw.tar.gz -out ATLAS_R2.1_raw.tar.gz
openssl aes-256-cbc -md sha256 -d -a -in atlas21_training_preprocessed.tar.gz -out ATLAS_R2.1_preprocessed.tar.gz

You will be prompted to enter a password.

In order to obtain this password, please complete a brief Google form. Your completed application will be reviewed, and an encryption code to access the data will then be emailed to you. Please note that this process should be completed for each individual accessing the data, and the encryption code should not be shared with others.